翻訳と辞書
Words near each other
・ Memory Stick
・ Memory stick
・ Memory storage
・ Memory Studies
・ Memory T cell
・ Memory Tapes
・ Memory Technology Device
・ Memory test
・ Memory tester
・ Memory timings
・ Memory type range register
・ Memory unit
・ Memory virtualization
・ Memory work
・ Memory, Sorrow, and Thorn
Memory-disk synchronization
・ Memory-level parallelism
・ Memory-mapped file
・ Memory-mapped I/O
・ Memory-prediction framework
・ Memory/Vision
・ Memoryhouse
・ Memoryhouse (album)
・ Memorylessness
・ Memorymoog
・ Memoryshare
・ Memos from Purgatory
・ Memos Ioannou
・ Memos Makris
・ Memos Mpegnis


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Memory-disk synchronization : ウィキペディア英語版
Memory-disk synchronization

Memory-disk synchronisation is a process used in computers that immediately writes to disk any data queued for writing in volatile memory. Data is often held in this way for efficiency's sake, since writing to disk is a much slower process than writing to RAM. Disk synchronization is needed when the computer is going to be shut down, or occasionally if a particularly important bit of data has just been written.
In Unix-like systems, a disk synchronization may be requested by any user with the sync command.
==See also==

* mmap, a POSIX-compliant Unix system call that maps files or devices into memory
* msync, a POSIX-compliant Unix system call that forcefully flush memory to disk and synchronize


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Memory-disk synchronization」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.